🎖️GitЯра🎖️
Commit d7cccd0dba442d8c8892a4aac8124f565563434a
Parents : 2e484e2
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-05-19T06:19:10-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-05-19T06:19:10-05:00
chore(deps): update actions/deploy-pages action to v5 (#5482)
Changes
2 files changed, 2 insertions(+), 2 deletions(-)
Diff
diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml
index 350fd04a1b..a45ebdcadb 100644
--- a/.github/workflows/docs-deploy.yml
+++ b/.github/workflows/docs-deploy.yml
@@ -59,5 +59,5 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
diff --git a/.github/workflows/docs-release.yml b/.github/workflows/docs-release.yml
index 7331d9e53d..ad15265779 100644
--- a/.github/workflows/docs-release.yml
+++ b/.github/workflows/docs-release.yml
@@ -78,5 +78,5 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
Served by rngit 1.5.4 - Generated in 0.04s